home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / maximus / wasup101.zip / WHATSUP.CFG < prev    next >
Text File  |  1994-06-23  |  5KB  |  96 lines

  1. ; What's Up sample configuration file
  2. ; Version 1.01
  3. ;
  4. ; Whatsup.cfg is a straight ASCII file, one setting to a line. Anything
  5. ; following a ; is considered a comment and ignored (even if in the middle
  6. ; of a string). You will need to uncomment & change any settings you want
  7. ; enabled in order to make anything show up. Everything is disabled in the
  8. ; distribution file.
  9. ;
  10. ; *************************************************************************
  11. ; *                       What's Up Configuration                         *
  12. ; *************************************************************************
  13. ; Number of seconds between updates. A setting of 0 will make 1 pass of the
  14. ; idle loop to take care of various housekeeping (including the passive
  15. ; screen saver) in addition to releasing a minimum of 1 timeslice between
  16. ; each status check.
  17. ;
  18. Delay   1               ; Seconds between updates of display
  19. ;
  20. ; Enable the passive screen-saver.
  21. ; IMPORTANT! What's Up blindly assumes that you aren't lying! If you don't
  22. ; have a VGA video board, any strangeness is your problem, not mine.
  23. ;
  24. ; VGAEffects              ; VGA Effects enable
  25. ;
  26. ; Set the format of your time display. The string given here will be used to
  27. ; create the clock on the right side of the status line. Default setting is
  28. ; "%X", the locale-specific time display (as assigned by the operating system,
  29. ; if it has such an ability). Time gets priority over all but Quit, VGA, and a
  30. ; multitasker if present. All others get smaller or disappear. If there's not
  31. ; enough room for your time string, it will not be shown.
  32. ; The tokens all start with a %. They are:
  33. ;   %%      Percent sign
  34. ;
  35. ;   %x      Date (system specific)      %a      Abbreviated weekday name
  36. ;   %X      Time (system specific)      %A      Full weekday name
  37. ;   %c      Date and time               %w      Weekday; 0=Sunday (0-6)
  38. ;
  39. ;   %H      2 digit hour (00-23)        %b      Abbreviated month name
  40. ;   %I      2 digit hour (01-12)        %B      Full month name
  41. ;                                       %m      2 digit month (1-12)
  42. ;   %M      2 digit minute (00-59)
  43. ;   %S      2 digit second (00-59)      %d      2 digit day of month (01-31)
  44. ;   %p      AM or PM                    %j      3 digit day of year (001-366)
  45. ;                                       %y      2 digit year; no century (00-99)
  46. ;                                       %Y      Year with century (ex: 1994)
  47. ;
  48. ;   %U      2 digit week no.; Sunday=1st day of week (00-53)
  49. ;   %W      2 digit week no.; Monday=1st day of week (00-53)
  50. ;   %Z      Timezone name (nothing if unavailable)
  51. ;
  52. ; Common formats:
  53. ; hh:mm:ss (24hr)    -> %H:%M:%S  *or* (on most systems) -> %X
  54. ; hh:mm:ss ?M (12hr) -> %I:%M:%S %p
  55. ; dd-mm-yy           -> %d-%m-%y
  56. ;
  57. ; TimeFormat %X         ; Format of time string
  58. ;
  59. ; *************************************************************************
  60. ; * BinkleyTerm **************************** FidoNet Technology-> Mailers *
  61. ; *************************************************************************
  62. ; To enable BinkleyTerm, you must say, BinkleyTerm. :)
  63. ; Bink is a very power hungry status; experiment a little yourself. Set a
  64. ; delay of 0, enable VGA effects, and play with the toggle to see the speed
  65. ; in color scrolling change [reflecting how long it takes to run 1 status
  66. ; check].
  67. ;
  68. ; BinkleyTerm                       ; Enable Bink
  69. ;
  70. ; Once you have enabled Bink, you *MUST* define all of the following
  71. ; settings.
  72. ; First, the root name of your outbound (ie. no \ or zone # extension)
  73. ;
  74. ; BinkOutbound      d:\outbound     ; BinkleyTerm outbound root
  75. ;
  76. ; Next set the path to your flags directory. This one DOES get a final "\"!
  77. ;
  78. ; BinkFlags         d:\flags\       ; BinkleyTerm flags directory
  79. ;
  80. ; Now you need to tell us what your primary outbound area's zone number is
  81. ;
  82. ; BinkPrimaryZone   1               ; Primary zone number
  83. ;
  84. ; *************************************************************************
  85. ; * Maximus 2.0x ************************************************** BBSes *
  86. ; *************************************************************************
  87. ;  -> Note: You must be set up for multinode usage to take advantage of the
  88. ;     ability to show users online & some idea of what they are doing.
  89. ; First, tell the world you run Maximus!
  90. ;
  91. ; Maximus-2.x                       ; Enable Maximus 2.0x IPC flags
  92. ;
  93. ; Now tell where your IPC directory is (include trailing "\"):
  94. ;
  95. ; MaxIPC            d:\max\ipc\     ; Maximus IPC directory
  96.